Total Complexity | 37 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 257 |
Lines of code | 140 |
Logical lines of code | 88 |
Comment lines | 71 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_restriction() | 53 | 10 | 25 | |
get_cache_key() | 50 | 7 | 27 | |
get_restrictions() | 50 | 5 | 29 | |
get_applicable_restriction() | 56 | 5 | 19 | |
get_all_applicable_restrictions() | 57 | 5 | 17 | |
user_meets_requirements() | 60 | 3 | 14 | |
has_applicable_restrictions() | 79 | 1 | 3 | |
sort_restrictions_by_priority() | 71 | 1 | 6 |